table of contents
Ast_helper.Mtd(3) | OCamldoc | Ast_helper.Mtd(3) |
NAME¶
Ast_helper.Mtd - Module type declarations
Module¶
Module Ast_helper.Mtd
Documentation¶
Module Mtd
: sig end
Module type declarations
val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> ?docs:Docstrings.docs -> ?text:Docstrings.text -> ?typ:Parsetree.module_type -> Ast_helper.str -> Parsetree.module_type_declaration
source: | 2018-04-12 |